FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hsg.asg-well#1.0.11 (94 ms)

Package hsg.asg-well
Type StructureDefinition
Id Id
FHIR Version R4B
Source https://simplifier.net/resolve?scope=hsg.asg-well@1.0.11&canonical=http://ihis.sg/StructureDefinition/Observation-put-asg-observation
Url http://ihis.sg/StructureDefinition/Observation-put-asg-observation
Status active
Name profile-Observation-put-asg-observation
Experimental False
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
http://ihis.sg/ValueSet/asg-cs-outcome asg-cs-outcome
http://ihis.sg/ValueSet/asg-observation-type asg-observation-type


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://ihis.sg/StructureDefinition/Observation-put-asg-observation",
  "name" : "profile-Observation-put-asg-observation",
  "status" : "active",
  "fhirVersion" : "4.3.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.extension",
        "path" : "Observation.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.modifierExtension",
        "path" : "Observation.modifierExtension",
        "max" : "0"
      },
      {
        "id" : "Observation.identifier",
        "path" : "Observation.identifier",
        "short" : "n/a",
        "definition" : "Unique identifier for this observation",
        "min" : 1
      },
      {
        "id" : "Observation.identifier.extension",
        "path" : "Observation.identifier.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.identifier.use",
        "path" : "Observation.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Observation.identifier.type",
        "path" : "Observation.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Observation.identifier.system",
        "path" : "Observation.identifier.system",
        "short" : "n/a",
        "comment" : "Fixed value: \"http://ihis.sg/identifier/cs-outcome-identifier-value\"",
        "min" : 1,
        "fixedUri" : "http://ihis.sg/identifier/cs-outcome-identifier-value"
      },
      {
        "id" : "Observation.identifier.value",
        "path" : "Observation.identifier.value",
        "short" : "n/a",
        "comment" : "sample value: \"1a807805-ade9-4223-b700-f44b592fc79c\"",
        "min" : 1
      },
      {
        "id" : "Observation.identifier.period",
        "path" : "Observation.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Observation.identifier.assigner",
        "path" : "Observation.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Observation.basedOn",
        "path" : "Observation.basedOn",
        "max" : "0"
      },
      {
        "id" : "Observation.partOf",
        "path" : "Observation.partOf",
        "max" : "0"
      },
      {
        "id" : "Observation.status",
        "path" : "Observation.status",
        "fixedCode" : "final"
      },
      {
        "id" : "Observation.category",
        "path" : "Observation.category",
        "max" : "0"
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "short" : "n/a",
        "definition" : "Specifies the type of observation",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ihis.sg/ValueSet/asg-observation-type"
        }
      },
      {
        "id" : "Observation.code.id",
        "path" : "Observation.code.id",
        "max" : "0"
      },
      {
        "id" : "Observation.code.extension",
        "path" : "Observation.code.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.code.coding.extension",
        "path" : "Observation.code.coding.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.code.coding.system",
        "path" : "Observation.code.coding.system",
        "short" : "n/a",
        "definition" : "The type of observation",
        "comment" : "sample value: \"http://ihis.sg/CodeSystem/asg-observation-type\"",
        "min" : 1,
        "fixedUri" : "http://ihis.sg/CodeSystem/asg-observation-type"
      },
      {
        "id" : "Observation.code.coding.version",
        "path" : "Observation.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Observation.code.coding.code",
        "path" : "Observation.code.coding.code",
        "short" : "n/a",
        "definition" : "The code of the type of observation",
        "comment" : "sample value: \"cs-outcome\"",
        "min" : 1,
        "fixedCode" : "cs-outcome"
      },
      {
        "id" : "Observation.code.coding.display",
        "path" : "Observation.code.coding.display",
        "max" : "0"
      },
      {
        "id" : "Observation.code.coding.userSelected",
        "path" : "Observation.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Observation.code.text",
        "path" : "Observation.code.text",
        "max" : "0"
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "short" : "n/a",
        "definition" : "The patient the observation references to",
        "comment" : "The patient resource id",
        "min" : 1
      },
      {
        "id" : "Observation.subject.extension",
        "path" : "Observation.subject.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.subject.reference",
        "path" : "Observation.subject.reference",
        "short" : "n/a",
        "definition" : "The uri to the patient resource id",
        "comment" : "sample value: \"https://pophealth.healthdxp.com/Patient/27995B73566145CEB9A83B226903C490\"",
        "max" : "0"
      },
      {
        "id" : "Observation.subject.type",
        "path" : "Observation.subject.type",
        "short" : "n/a",
        "definition" : "n/a",
        "comment" : "n/a",
        "min" : 1,
        "fixedUri" : "Patient"
      },
      {
        "id" : "Observation.subject.identifier",
        "path" : "Observation.subject.identifier",
        "short" : "n/a",
        "definition" : "n/a",
        "comment" : "n/a",
        "min" : 1
      },
      {
        "id" : "Observation.subject.identifier.extension",
        "path" : "Observation.subject.identifier.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.subject.identifier.use",
        "path" : "Observation.subject.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Observation.subject.identifier.type",
        "path" : "Observation.subject.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Observation.subject.identifier.system",
        "path" : "Observation.subject.identifier.system",
        "short" : "n/a",
        "definition" : "n/a",
        "comment" : "n/a",
        "requirements" : "n/a",
        "fixedUri" : "http://ihis.sg/identifier/nric"
      },
      {
        "id" : "Observation.subject.identifier.value",
        "path" : "Observation.subject.identifier.value",
        "short" : "n/a",
        "definition" : "n/a",
        "comment" : "n/a"
      },
      {
        "id" : "Observation.subject.identifier.period",
        "path" : "Observation.subject.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Observation.subject.identifier.assigner",
        "path" : "Observation.subject.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Observation.subject.display",
        "path" : "Observation.subject.display",
        "max" : "0"
      },
      {
        "id" : "Observation.focus",
        "path" : "Observation.focus",
        "max" : "0"
      },
      {
        "id" : "Observation.encounter",
        "path" : "Observation.encounter",
        "max" : "0"
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "short" : "n/a",
        "definition" : "The date where the observation was made",
        "comment" : "Sample Value: \"2024-01-01\". Should not be future date.",
        "min" : 1,
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "constraint" : [
          {
            "key" : "observation-effective-datetime-format",
            "severity" : "error",
            "human" : "effective datetime must be in format yyyy-mm-ddThh:mm:ss+08:00",
            "expression" : "$this.toString().matches('^([1-9][0-9][0-9][0-9])(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])))T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\\\+08:00)$')"
          },
          {
            "key" : "observation-effective-datetime-not-future",
            "severity" : "error",
            "human" : "effective datetime must not be greater than current date",
            "expression" : "$this <= (now() + 5 minutes).toString().substring(0,25).toDateTime()"
          }
        ]
      },
      {
        "id" : "Observation.effective[x].extension",
        "path" : "Observation.effective[x].extension",
        "max" : "0"
      },
      {
        "id" : "Observation.issued",
        "path" : "Observation.issued",
        "max" : "0"
      },
      {
        "id" : "Observation.performer",
        "path" : "Observation.performer",
        "max" : "0"
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "max" : "0"
      },
      {
        "id" : "Observation.dataAbsentReason",
        "path" : "Observation.dataAbsentReason",
        "max" : "0"
      },
      {
        "id" : "Observation.interpretation",
        "path" : "Observation.interpretation",
        "max" : "0"
      },
      {
        "id" : "Observation.note",
        "path" : "Observation.note",
        "max" : "0"
      },
      {
        "id" : "Observation.bodySite",
        "path" : "Observation.bodySite",
        "max" : "0"
      },
      {
        "id" : "Observation.method",
        "path" : "Observation.method",
        "max" : "0"
      },
      {
        "id" : "Observation.specimen",
        "path" : "Observation.specimen",
        "max" : "0"
      },
      {
        "id" : "Observation.device",
        "path" : "Observation.device",
        "max" : "0"
      },
      {
        "id" : "Observation.referenceRange",
        "path" : "Observation.referenceRange",
        "max" : "0"
      },
      {
        "id" : "Observation.hasMember",
        "path" : "Observation.hasMember",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom",
        "path" : "Observation.derivedFrom",
        "short" : "n/a",
        "definition" : "The questionnaire response the observation was derived from",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.derivedFrom.extension",
        "path" : "Observation.derivedFrom.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom.reference",
        "path" : "Observation.derivedFrom.reference",
        "short" : "n/a",
        "definition" : "The uri to the questionnaire response this obervation was derived from",
        "comment" : "Sample Value: \"https://pophealth.healthdxp.com/QuestionnaireResponse/32C9C86EF152484BA85D7D8974C16CA1\"",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom.type",
        "path" : "Observation.derivedFrom.type",
        "min" : 1,
        "fixedUri" : "QuestionnaireResponse"
      },
      {
        "id" : "Observation.derivedFrom.identifier",
        "path" : "Observation.derivedFrom.identifier",
        "min" : 1
      },
      {
        "id" : "Observation.derivedFrom.identifier.extension",
        "path" : "Observation.derivedFrom.identifier.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom.identifier.use",
        "path" : "Observation.derivedFrom.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom.identifier.type",
        "path" : "Observation.derivedFrom.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom.identifier.system",
        "path" : "Observation.derivedFrom.identifier.system",
        "short" : "n/a",
        "definition" : "n/a",
        "comment" : "n/a",
        "requirements" : "n/a",
        "min" : 1,
        "fixedUri" : "http://ihis.sg/identifier/cst-identifier-value"
      },
      {
        "id" : "Observation.derivedFrom.identifier.value",
        "path" : "Observation.derivedFrom.identifier.value",
        "short" : "n/a",
        "definition" : "n/a"
      },
      {
        "id" : "Observation.derivedFrom.identifier.period",
        "path" : "Observation.derivedFrom.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom.identifier.assigner",
        "path" : "Observation.derivedFrom.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Observation.derivedFrom.display",
        "path" : "Observation.derivedFrom.display",
        "max" : "0"
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code.coding.code"
            }
          ],
          "ordered" : false,
          "rules" : "closed"
        },
        "min" : 1
      },
      {
        "id" : "Observation.component.id",
        "path" : "Observation.component.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component.extension",
        "path" : "Observation.component.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component.modifierExtension",
        "path" : "Observation.component.modifierExtension",
        "max" : "0"
      },
      {
        "id" : "Observation.component.code",
        "path" : "Observation.component.code",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ihis.sg/ValueSet/asg-cs-outcome"
        }
      },
      {
        "id" : "Observation.component.code.id",
        "path" : "Observation.component.code.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component.code.extension",
        "path" : "Observation.component.code.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component.code.coding",
        "path" : "Observation.component.code.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.component.code.coding.id",
        "path" : "Observation.component.code.coding.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component.code.coding.extension",
        "path" : "Observation.component.code.coding.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component.code.coding.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1
      },
      {
        "id" : "Observation.component.code.coding.version",
        "path" : "Observation.component.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Observation.component.code.coding.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Observation.component.code.coding.userSelected",
        "path" : "Observation.component.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Observation.component.code.text",
        "path" : "Observation.component.code.text",
        "max" : "0"
      },
      {
        "id" : "Observation.component.value[x]",
        "path" : "Observation.component.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Observation.component.dataAbsentReason",
        "path" : "Observation.component.dataAbsentReason",
        "max" : "0"
      },
      {
        "id" : "Observation.component.interpretation",
        "path" : "Observation.component.interpretation",
        "max" : "0"
      },
      {
        "id" : "Observation.component.referenceRange",
        "path" : "Observation.component.referenceRange",
        "max" : "0"
      },
      {
        "id" : "Observation.component:number-risk-factors",
        "path" : "Observation.component",
        "sliceName" : "number-risk-factors",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.component:number-risk-factors.id",
        "path" : "Observation.component.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component:number-risk-factors.extension",
        "path" : "Observation.component.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:number-risk-factors.modifierExtension",
        "path" : "Observation.component.modifierExtension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:number-risk-factors.code",
        "path" : "Observation.component.code",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ihis.sg/ValueSet/asg-cs-outcome"
        }
      },
      {
        "id" : "Observation.component:number-risk-factors.code.id",
        "path" : "Observation.component.code.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component:number-risk-factors.code.extension",
        "path" : "Observation.component.code.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:number-risk-factors.code.coding",
        "path" : "Observation.component.code.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.component:number-risk-factors.code.coding.id",
        "path" : "Observation.component.code.coding.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component:number-risk-factors.code.coding.extension",
        "path" : "Observation.component.code.coding.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:number-risk-factors.code.coding.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://ihis.sg/CodeSystem/asg-cs-outcome"
      },
      {
        "id" : "Observation.component:number-risk-factors.code.coding.version",
        "path" : "Observation.component.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Observation.component:number-risk-factors.code.coding.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1,
        "fixedCode" : "NUMBER-RISK-FACTORS"
      },
      {
        "id" : "Observation.component:number-risk-factors.code.coding.display",
        "path" : "Observation.component.code.coding.display",
        "fixedString" : "Number of Risk Factor(s)"
      },
      {
        "id" : "Observation.component:number-risk-factors.code.coding.userSelected",
        "path" : "Observation.component.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Observation.component:number-risk-factors.code.text",
        "path" : "Observation.component.code.text",
        "max" : "0"
      },
      {
        "id" : "Observation.component:number-risk-factors.value[x]",
        "path" : "Observation.component.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Observation.component:number-risk-factors.dataAbsentReason",
        "path" : "Observation.component.dataAbsentReason",
        "max" : "0"
      },
      {
        "id" : "Observation.component:number-risk-factors.interpretation",
        "path" : "Observation.component.interpretation",
        "max" : "0"
      },
      {
        "id" : "Observation.component:number-risk-factors.referenceRange",
        "path" : "Observation.component.referenceRange",
        "max" : "0"
      },
      {
        "id" : "Observation.component:social-support-recommendation",
        "path" : "Observation.component",
        "sliceName" : "social-support-recommendation",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.component:social-support-recommendation.id",
        "path" : "Observation.component.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component:social-support-recommendation.extension",
        "path" : "Observation.component.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:social-support-recommendation.modifierExtension",
        "path" : "Observation.component.modifierExtension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:social-support-recommendation.code",
        "path" : "Observation.component.code",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ihis.sg/ValueSet/asg-cs-outcome"
        }
      },
      {
        "id" : "Observation.component:social-support-recommendation.code.id",
        "path" : "Observation.component.code.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component:social-support-recommendation.code.extension",
        "path" : "Observation.component.code.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:social-support-recommendation.code.coding",
        "path" : "Observation.component.code.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.component:social-support-recommendation.code.coding.id",
        "path" : "Observation.component.code.coding.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component:social-support-recommendation.code.coding.extension",
        "path" : "Observation.component.code.coding.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:social-support-recommendation.code.coding.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://ihis.sg/CodeSystem/asg-cs-outcome"
      },
      {
        "id" : "Observation.component:social-support-recommendation.code.coding.version",
        "path" : "Observation.component.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Observation.component:social-support-recommendation.code.coding.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1,
        "fixedCode" : "SOCIAL-SUPPORT-RECOMMENDATION"
      },
      {
        "id" : "Observation.component:social-support-recommendation.code.coding.display",
        "path" : "Observation.component.code.coding.display",
        "fixedString" : "Social Support Recommendation"
      },
      {
        "id" : "Observation.component:social-support-recommendation.code.coding.userSelected",
        "path" : "Observation.component.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Observation.component:social-support-recommendation.code.text",
        "path" : "Observation.component.code.text",
        "max" : "0"
      },
      {
        "id" : "Observation.component:social-support-recommendation.value[x]",
        "path" : "Observation.component.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Observation.component:social-support-recommendation.dataAbsentReason",
        "path" : "Observation.component.dataAbsentReason",
        "max" : "0"
      },
      {
        "id" : "Observation.component:social-support-recommendation.interpretation",
        "path" : "Observation.component.interpretation",
        "max" : "0"
      },
      {
        "id" : "Observation.component:social-support-recommendation.referenceRange",
        "path" : "Observation.component.referenceRange",
        "max" : "0"
      },
      {
        "id" : "Observation.component:cfs",
        "path" : "Observation.component",
        "sliceName" : "cfs",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.component:cfs.id",
        "path" : "Observation.component.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component:cfs.extension",
        "path" : "Observation.component.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:cfs.modifierExtension",
        "path" : "Observation.component.modifierExtension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:cfs.code",
        "path" : "Observation.component.code",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ihis.sg/ValueSet/asg-cs-outcome"
        }
      },
      {
        "id" : "Observation.component:cfs.code.id",
        "path" : "Observation.component.code.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component:cfs.code.extension",
        "path" : "Observation.component.code.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:cfs.code.coding",
        "path" : "Observation.component.code.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.component:cfs.code.coding.id",
        "path" : "Observation.component.code.coding.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component:cfs.code.coding.extension",
        "path" : "Observation.component.code.coding.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:cfs.code.coding.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://ihis.sg/CodeSystem/asg-cs-outcome"
      },
      {
        "id" : "Observation.component:cfs.code.coding.version",
        "path" : "Observation.component.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Observation.component:cfs.code.coding.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1,
        "fixedCode" : "CFS"
      },
      {
        "id" : "Observation.component:cfs.code.coding.display",
        "path" : "Observation.component.code.coding.display",
        "fixedString" : "CFS"
      },
      {
        "id" : "Observation.component:cfs.code.coding.userSelected",
        "path" : "Observation.component.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Observation.component:cfs.code.text",
        "path" : "Observation.component.code.text",
        "max" : "0"
      },
      {
        "id" : "Observation.component:cfs.value[x]",
        "path" : "Observation.component.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Observation.component:cfs.dataAbsentReason",
        "path" : "Observation.component.dataAbsentReason",
        "max" : "0"
      },
      {
        "id" : "Observation.component:cfs.interpretation",
        "path" : "Observation.component.interpretation",
        "max" : "0"
      },
      {
        "id" : "Observation.component:cfs.referenceRange",
        "path" : "Observation.component.referenceRange",
        "max" : "0"
      },
      {
        "id" : "Observation.component:aap-recommendation",
        "path" : "Observation.component",
        "sliceName" : "aap-recommendation",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.component:aap-recommendation.id",
        "path" : "Observation.component.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component:aap-recommendation.extension",
        "path" : "Observation.component.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:aap-recommendation.modifierExtension",
        "path" : "Observation.component.modifierExtension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:aap-recommendation.code",
        "path" : "Observation.component.code",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ihis.sg/ValueSet/asg-cs-outcome"
        }
      },
      {
        "id" : "Observation.component:aap-recommendation.code.id",
        "path" : "Observation.component.code.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component:aap-recommendation.code.extension",
        "path" : "Observation.component.code.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:aap-recommendation.code.coding",
        "path" : "Observation.component.code.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.component:aap-recommendation.code.coding.id",
        "path" : "Observation.component.code.coding.id",
        "max" : "0"
      },
      {
        "id" : "Observation.component:aap-recommendation.code.coding.extension",
        "path" : "Observation.component.code.coding.extension",
        "max" : "0"
      },
      {
        "id" : "Observation.component:aap-recommendation.code.coding.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://ihis.sg/CodeSystem/asg-cs-outcome"
      },
      {
        "id" : "Observation.component:aap-recommendation.code.coding.version",
        "path" : "Observation.component.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Observation.component:aap-recommendation.code.coding.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1,
        "fixedCode" : "AAP-RECOMMENDATION"
      },
      {
        "id" : "Observation.component:aap-recommendation.code.coding.display",
        "path" : "Observation.component.code.coding.display",
        "fixedString" : "AAP Recommendation"
      },
      {
        "id" : "Observation.component:aap-recommendation.code.coding.userSelected",
        "path" : "Observation.component.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Observation.component:aap-recommendation.code.text",
        "path" : "Observation.component.code.text",
        "max" : "0"
      },
      {
        "id" : "Observation.component:aap-recommendation.value[x]",
        "path" : "Observation.component.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Observation.component:aap-recommendation.dataAbsentReason",
        "path" : "Observation.component.dataAbsentReason",
        "max" : "0"
      },
      {
        "id" : "Observation.component:aap-recommendation.interpretation",
        "path" : "Observation.component.interpretation",
        "max" : "0"
      },
      {
        "id" : "Observation.component:aap-recommendation.referenceRange",
        "path" : "Observation.component.referenceRange",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.